home *** CD-ROM | disk | FTP | other *** search
- This version of calendar is a variation from the one that is originally uploaded by
- James Marlow (72732.407@COMPUSERVE.COM)
-
- What's new in this version:
- . no more threed vbx
- . keyboard interface
- . simply a little faster
-
- To use this calendar:
- . insert Calendar.frm into your project
- . copy, paste GetDate function into your project
-
- Function Syntax:
- . GetDate(date as variant) as variant
-
- example: text1.text = GetDate(Now)
-
- this will display the calendar of today, and when a date is selected, the selected date is set to text1
-
-
- Thanks to James Marlow for uploading the original Calendar version.
- As always, this version is also free. You have the right to modify, reproduce, redistribute this version,
- as long as I will not be held responsible for any errors in your program caused by using this calendar
- module.
-
- Eka, 72560,1630@compuserve.com